home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / hdmap31.arc / README.BAT < prev   
DOS Batch File  |  1988-07-23  |  4KB  |  81 lines

  1. Echo Off
  2. Cls
  3. Echo ╔════════════════════════════╗                ╔═══════════════════════════╗
  4. Echo ║ Davy Crockett's Version of ║                ║    (c) Copyright 1988     ║
  5. Echo ║  a Hard Disk Files Report  ║                ║ Davy Crockett Productions ║
  6. Echo ╚════════════════════════════╝                ╚═══════════════════════════╝
  7. Echo  
  8. Echo If you like this program, and find it useful then your contribution of $15
  9. Echo would be greatly appreciated.  Site licenses allow an un-limited number of
  10. Echo copies.  Inquiries will be accepted in writing only.
  11. Echo  
  12. Echo                                               ╔═══════════════════════════╗
  13. Echo                                               ║ Davy Crockett Productions ║
  14. Echo          Please send all inquiries to:        ║ 5807 Cherrywood Lane, 104 ║
  15. Echo                                               ║ Greenbelt, Maryland 20770 ║
  16. Echo                                               ╚═══════════════════════════╝
  17. Echo  
  18. Echo You may copy and distribute this program freely, provided that:
  19. Echo  
  20. Echo     1.  No fee is charged for such copying and distribution, and
  21. Echo     2.  It is distributed ONLY in it's original, unmodified state.
  22. Echo  
  23. Echo Note: Two versions of the program are contained in this archive file. 
  24. Echo       HDMAP.EXE   for IBM PC, XT, AT and 100%% compatibles
  25. Echo       HDMAP-B.EXE for "BIOS compatible" machines (like the Tandy 2000). 
  26. Echo  
  27. Pause
  28. Cls
  29. Echo ╔══════════════════════╗                      ╔═══════════════════════════╗
  30. Echo ║ Description of HDMAP ║                      ║ Davy Crockett Productions ║
  31. Echo ╚══════════════════════╝                      ╚═══════════════════════════╝
  32. Echo  
  33. Echo Syntax:  HDMAP [drive:] [switches] [»StdOut]
  34. Echo  
  35. Echo [drive:]  : any letter which designates a drive on your system.  There is
  36. Echo             no default, if not supplied a help screen is displayed.
  37. Echo  
  38. Echo [»StdOut] : only effective if the /S switch is supplied.  Without the /S
  39. Echo             switch, all output will be appended to the file: HDMAP.SPF. 
  40. Echo             If HDMAP.SPF does not exist, it will be created. 
  41. Echo             (Note: the "»" should be the "greater than" character.)
  42. Echo  
  43. Echo  Available Switches:
  44. Echo ╔═════════════════════════════════════════════════════════════════════════╗
  45. Echo ║  /6 : Print at 6 Lines/Inch       /H : display this Help Screen         ║
  46. Echo ║  /8 : Print at 8 Lines/Inch       /X : Use eXtended ascii characters    ║
  47. Echo ║  /S : Send report to Standard Output (instead of file:  HDMAP.SPF)      ║
  48. Echo ║  /F : Use Formfeed (instead of blank lines) at end of the report.       ║
  49. Echo ║  (Default is 6 Lines/Inch)        Should be printed at 12 Chars/Inch.   ║
  50. Echo ╚═════════════════════════════════════════════════════════════════════════╝
  51. Echo  
  52. Echo  
  53. Pause
  54. Cls
  55. Echo ╔═══════════════════╦══════════════╦═════════════╦═══════════════════════════╗
  56. Echo ║ Hard Disk Mapping ║ Version 3.10 ║ 24 Jul 1988 ║ Davy Crockett Productions ║
  57. Echo ╠═══════════════════╩══════════════╩═════════════╩═══════════════════════════╣
  58. Echo ║ This program will generate a report showing all files on a disk/diskette.  ║
  59. Echo ╚════════════════════════════════════════════════════════════════════════════╝
  60. Echo  
  61. Echo  
  62. Echo                               DISCLAIMER
  63. Echo  
  64. Echo      Users of this product acknowledge this disclaimer of warranty:
  65. Echo  
  66. Echo      HDMAP is supplied as-is.  Davy Crockett Productions disclaims all
  67. Echo      warranties, either express or implied, including but not limited
  68. Echo      to the warranties of merchantability and of fitness for a particular
  69. Echo      purpose.  Under no circumstances shall Davy Crockett Productions be
  70. Echo      liable for any damages whatsoever which may result from the use or
  71. Echo      inability to use this product.
  72. Echo  
  73. Echo  
  74. Echo  
  75. Echo ╔════════════════════════════════════════════════════════════════════════════╗
  76. Echo ║    Hard Disk Mapping is Copyright (c) 1988 by Davy Crockett Productions    ║
  77. Echo ╚════════════════════════════════════════════════════════════════════════════╝
  78. Echo  
  79. Pause
  80. Cls
  81.